List to Image

../../../../_images/image_list2image.svg

Generates an image based on a list of images

Documentation

Generates an image based on a list of images

Algorithms:

  • concatenate channels

    Generates an image by concatenating all channels in the input images. Resulting datatype given by first image in the list

Input ports:

inputs : [image]

Input list of images

Output ports:

result : image

result image

Definition

Input ports

inputs

[image]

Input list of images

Output ports

result

image

result image

Configuration:
Algorithm (algorithm)

(no description)

do background (do background)

(no description)

class node_imagelists.ListToImage[source]